Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add editor ignore section to .gitignore #102

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

pheuberger
Copy link
Contributor

Some vim plugins like Gutentags
(https://github.com/ludovicchabant/vim-gutentags) write tags files into the project directory to keep track of symbols.

This file needs to be ignored by git because it should never be committed.

Some vim plugins like Gutentags
(https://github.com/ludovicchabant/vim-gutentags) write `tags` files
into the project directory to keep track of symbols.

This file needs to be ignored by git because it should never be
committed.
@pheuberger
Copy link
Contributor Author

Not sure who to add to review SDK stuff. Should this be you @0xmichalis or somebody else?

@Niwilai
Copy link

Niwilai commented Nov 29, 2023

@pheuberger i guess that would be me as I'm the dri of the package now. Will check once I'm back if nobody has done it by then :)

@pheuberger pheuberger merged commit c0cc677 into ToucanProtocol:main Nov 29, 2023
@pheuberger pheuberger deleted the update-gitignore branch November 29, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants